home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac: Not for Sale / Another.not.for.sale (Australia).iso / Tools / BBEdit Lite 3.0 / About BBEdit Lite next >
Text File  |  1994-09-02  |  11KB  |  280 lines

  1. About BBEdit Lite
  2. ----- ------ ----
  3.  
  4. BBEdit Lite is a freeware derivative of BBEdit 3.0, the popular and
  5. critically acclaimed text editor for programmers, on-line-service
  6. users, and anyone else who needs to edit plain-text files.
  7.  
  8. BBEdit Lite is shipped with a QuickStart document which describes many
  9. of the application’s features. Full documentation, as well as a
  10. considerable amount of additional functionality, is available with the
  11. purchase of BBEdit 3.0. See the document “BBEdit General Information”
  12. for details on obtaining BBEdit 3.0.
  13.  
  14. Feature Overview
  15. ------- --------
  16.  
  17. BBEdit Lite offers the following useful functionality:
  18.  
  19. •    Stationery documents. You can create a stationery document with
  20. BBEdit; whenever you open that document with BBEdit, its contents,
  21. format information, and window position will be used to create a new
  22. untitled window. You can also create a “global” stationery document
  23. which will be used as a template for all new windows.
  24.  
  25. •    Open Several. This variation on the standard “Open…” command enables
  26. you to open multiple files at once from multiple locations in the file
  27. system. You can also specify aliases to files, and those aliases will
  28. be resolved all at once.
  29.  
  30. •    Powerful multi-file search. BBEdit offers the usual multi-file
  31. search, in which a disk directory is scanned and the files are opened
  32. one at a time; however, BBEdit can also display the search results in a
  33. window for easy browsing (and selected entries in the window can be
  34. opened for display). The search can also be limited to files that are
  35. already opened for editing in BBEdit, or to files which were already
  36. found in a previous multi-file search. BBEdit also offers multi-file
  37. replace capability for automated “search and destroy” operations.
  38.  
  39. •    Zero cost. BBEdit Lite is free, with no qualification. It’s not
  40. shareware, and it’s not commercial. It’s not crippled, nor is it
  41. a demo.
  42.  
  43. BBEdit Lite also offers the following :
  44.  
  45. •    High quality. BBEdit Lite is based on mature and stable technology;
  46. this technology is the benificiary of years of in-house and field use
  47. and testing. The commitment to quality and functionality shown in
  48. BBEdit 3.0 is reflected in BBEdit Lite.
  49.  
  50. •    File size limited only by available memory. BBEdit Lite’s default
  51. partition size is 640K of RAM. This can be set as low as 450K, to make
  52. BBEdit Lite the ideal constantly-resident editor for small to moderate
  53. tasks, or turned up as high as necessary to edit many large files or
  54. perform large-scale search-and-replace operations. If you’re running
  55. under System 7.0, BBEdit Lite automatically takes advantage of
  56. available system memory, so that you don’t have to adjust its partition
  57. size to edit large files.
  58.  
  59. •    No hard limit on number of files open. The number of files that
  60. BBEdit Lite can have open at once is limited by available memory, and
  61. can be increased or decreased by adjusting  BBEdit Lite’s partition
  62. size as appropriate.
  63.  
  64. •    Easy manipulation of multiple files at once. The “Open Several…”
  65. command makes it possible to open multiple files from different folders
  66. at once, and the Save and Print commands can operate on all open files
  67. at once.
  68.  
  69. •    Pattern (“grep”) searching. Matching patterns can be constructed so
  70. that strings other than exact literal matches can be found and
  71. replaced; for example, converting Pascal comments to C comments, or
  72. converting C++ comments to C comments.
  73.  
  74. •    System 7 awareness. Besides supporting all of the basic System 7
  75. functionality such as 32-bit mode, virtual memory, and the like, BBEdit
  76. also takes advantage of specific System 7 functionality wherever
  77. possible in order to either improve performance or to improve its
  78. appearance. This is done without sacrificing System 6 compatibility.
  79.  
  80. •    High performance. Try and enjoy.
  81.  
  82. The document “BBEdit Lite Quickstart” contains specific information on
  83. how to take advantage of BBEdit Lite’s capabilities. If you would like
  84. to write BBEdit extensions, send a request to the address below. If you
  85. are sending your request via U.S. Mail, include a floppy disk and
  86. return postage. The reply package will include documentation on how to
  87. write your own extensions, and sample source code. The extension
  88. developer’s kit is also available for anonymous FTP from world.std.com,
  89. in /ftp/pub/bbedit, and from mirrors of sumex.stanford.edu,
  90. in /info-mac/text.
  91.  
  92. BBEdit Lite has many of the same capabilities as the commercial BBEdit;
  93. however, the following functionality is -not- present in BBEdit Lite:
  94.  
  95.     -    Although it is compatible with the Power Macintosh, BBEdit
  96.         Lite contains no native PowerPC code. (Power Macintosh users
  97.         will notice some performance benefits, which are the result
  98.         of portions of the Toolbox running as native PowerPC code.)
  99.         
  100.     -    AOCE is not supported;
  101.     
  102.     -    BBEdit Lite is not scriptable;
  103.     
  104.     -    Macintosh Drag and Drop support is not included;
  105.     
  106.     -    Find Differences (comparing files, folders, and projects) is
  107.         not included;
  108.         
  109.     -    you cannot split windows;
  110.     
  111.     -    disk browsers are not included, and you can only have one Search
  112.         Results window open at a time;
  113.         
  114.     -    Marker support is not provided;
  115.     
  116.     -    PopupFuncs™ technology is not included (you can, however, purchase
  117.         and install the PopupFuncs product into BBEdit Lite);
  118.         
  119.     -    Markers are not supported;
  120.     
  121.     -    BBEdit Lite does not know about project documents;
  122.     
  123.     -    XTND translation is not supported;
  124.     
  125.     -    Integration with THINK C/Symantec C++ and THINK Reference is not
  126.         supported;
  127.         
  128.     -    The Glossary is not supported;
  129.     
  130.     -    ToolServer is not supported;
  131.     
  132.     -    BBEdit Lite cannot use extensions which are written specifically
  133.         for use on PowerPC Macs, nor can it use ‘fat’ extensions (which
  134.         contain both 68K and PowerPC code) written to the BBEdit 3.0
  135.         extension interface.
  136.  
  137. ABOUT BBEDIT 3.0
  138. ----- ------ ---
  139.  
  140. BBEdit 3.0 is an industrial-strength text editor for use by software
  141. developers, engineers, scientists, telecommunications users, and anyone
  142. else who needs to view, edit and manipulate plain-text documents with
  143. maximum flexibility and performance. BBEdit 3.0 is an ideal companion
  144. for CodeWarrior, THINK C, Symantec C++, THINK Pascal, MPW, and THINK
  145. Reference users. With BBEdit 3.0, you can:
  146.  
  147.     -    Perform operations between two and ten times faster on a
  148.         Power Macintosh;
  149.         
  150.     -    Read, compose, and send PowerTalk mail messages via AOCE;
  151.     
  152.     -    Use Macintosh Drag and Drop (included) for text editing and
  153.         in various parts of the user interface;
  154.         
  155.     -    Automate operations via AppleScript, Frontier 3.0, or any other
  156.         OSA-compliant scripting system;
  157.         
  158.     -    Use integrated PopupFuncs™ technology to quickly navigate C, C++,
  159.         and Pascal source files;
  160.         
  161.     -    Browse and search source files in CodeWarrior, THINK C/Symantec C++,
  162.         and THINK Pascal project documents;
  163.     
  164.     -    Use BBEdit 3.0 in conjunction with Symantec C++ (version 6.0
  165.         or later required) to compile source files and run projects;
  166.     
  167.     -    Use ToolServer to execute MPW Shell scripts for building MPW-based
  168.         applications and other MPW-driven tasks, as well as MPW 411-based
  169.         Toolbox searches;
  170.     
  171.     -    Use THINK Reference 2.0 to search for Toolbox symbols and insert
  172.         Toolbox call templates;
  173.     
  174.     -    Open disk browser windows to easily navigate the directory
  175.         structures of any mounted volumes and view files quickly and
  176.         easily;
  177.     
  178.     -    Take advantage of integrated Claris XTND translation to translate
  179.         text files to and from popular word-processor formats;
  180.     
  181.     -    Use a glossary to store commonly-used pieces of text for insertion
  182.         with a single keystroke;
  183.         
  184.     -    Easily compare text files, folders, and projects via a built-in
  185.         differences engine and browser;
  186.     
  187.     -    Split editing windows for easier navigation and reference;
  188.     
  189.     -    Use On Location 2.0 to search pre-indexed volumes such as
  190.         CD-ROMs;
  191.     
  192.     -    Enjoy many other technical advancements and refinements made since
  193.         the original release of BBEdit.
  194.  
  195. You can find pricing and ordering information for BBEdit 3.0 in the
  196. “BBEdit 3.0 Pricing Info” document, supplied with BBEdit Lite.
  197.  
  198. Distribution
  199. ------------
  200.  
  201. BBEdit Lite is a freely distributable, copyrighted program, otherwise
  202. known as “freeware”. There is no registration process, no fee requested
  203. or required, no obligation on your part, and no guilt.
  204.  
  205. We at Bare Bones Software do not subscribe to the concept of
  206. “shareware”; it has been our direct experience that many people simply
  207. ignore shareware notices. The cost of goods related to distributing
  208. BBEdit Lite is very low, and can be recouped by means other than
  209. (unsuccessfully) trying to shame users into paying some small amount of
  210. money for a program.
  211.  
  212. We believe that when users of a program make the financial sacrifice to
  213. obtain a piece of software, they should expect, and receive, significant
  214. value added. This is why a commercial distribution of BBEdit 3.0
  215. exists.
  216.  
  217. If you feel compelled to pay us for BBEdit Lite, don’t. Instead, we
  218. encourage you to order your own copy of BBEdit 3.0. See “BBEdit 3.0
  219. Pricing Info” for information on how to do it.
  220.  
  221. Some Minor Legal Stuff
  222. ---- ----- ----- -----
  223.  
  224. Although BBEdit Lite is free, it is not “public domain”. It is
  225. copyrighted, and Bare Bones Software, Inc. reserves all rights;
  226. therefore:
  227.  
  228. •    BBEdit Lite cannot be sold, either by itself or in combination with
  229. any other product, without express written permission of Bare Bones
  230. Software, Inc.
  231.  
  232. •    If you’re a user group which is publishing a CD-ROM or floppy
  233. collection, you may include BBEdit Lite and all of its included files
  234. without restriction, save that the original package is included. Contact
  235. Bare Bones Software for up-to-date versions and information.
  236.  
  237. •    If you’re a hard disk company which distributes PD, shareware, and
  238. freeware on your disk drives, you’re welcome to distribute BBEdit Lite.
  239. Contact Bare Bones Software for up-to-date versions and information.
  240.  
  241. •    Commercial publishers and distributors of CD-ROM software collections
  242. may not distribute BBEdit Lite on CD-ROM without the express written
  243. permission of Bare Bones Software, Inc.
  244.  
  245. •    BBEdit Lite may be posted on an information service which charges its
  246. users for general connection time and downloading, but it may NOT be
  247. posted to an information service which will charge for the specific
  248. right to download BBEdit Lite, without the express written permission
  249. of Bare Bones Software, Inc.
  250.  
  251. •    BBEdit Lite may be given away as a support utility for a package which
  252. is itself to be given away. People who need to distribute BBEdit Lite
  253. as a support utility should contact Bare Bones Software for up-to-date
  254. versions and information.
  255.  
  256. BBEdit Lite is copyright ©1992-1994 by Bare Bones Software, Inc.. All
  257. rights reserved. Address correspondence to:
  258.  
  259. Bare Bones Software, Inc.
  260. 1 Larkspur Way #4
  261. Natick, MA 01760
  262. Internet/Usenet: bbedit@world.std.com
  263. CompuServe: 73051,3255
  264. AppleLink: BARE.BONES
  265.  
  266. Phone: (508) 651-3561
  267. Fax: (508) 651-7584
  268.  
  269. Limited warranty and limitation of remedies
  270. ------- -------- --- ---------- -- --------
  271.  
  272. The program and any support from Bare Bones Software, Inc., are provided
  273. “as is” and without warranty, express and implied, including but not
  274. limited to any implied warranties of merchantability and fitness for a
  275. particular purpose.  In no event will Bare Bones Software, Inc. be
  276. liable for any damages, including lost profits, lost savings, or other
  277. incidental or consequential damages, even if Bare Bones Software, Inc.
  278. is advised of the possibility of such damages, or for any claim by you
  279. or any third party.  
  280.